home *** CD-ROM | disk | FTP | other *** search
/ Toy Story Free! Interactive / Toy Story.iso / pc / DATA / hunt.swf / scripts / DefineButton2_73 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2010-01-27  |  44 b   |  4 lines

  1. on(release){
  2.    gotoAndStop("level2");
  3. }
  4.